From 8a882ea01f24e868fa900f52fb437a16801a6e26 Mon Sep 17 00:00:00 2001 From: =?utf8?q?St=C3=A9phane=20Glondu?= Date: Thu, 22 Jan 2026 08:57:09 +0100 Subject: [PATCH] Build-Depend on ocaml instead of transitional ocaml-nox (Closes: #1125098) --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index aba33e4..b010aa2 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13), libguestfs-dev (>> 1:1.49), libguestfs-ocaml-dev (>> 1:1.49), libguestfs-perl (>> 1:1.49), - ocaml-nox, ocaml-findlib, + ocaml, ocaml-findlib, libgettext-ocaml-dev, libounit-ocaml-dev , libvirt-ocaml-dev, -- 2.30.2